Files | |
| file | example_get_mac_address.c |
Resets Radio, gets MAC Address. | |
| file | example_get_znp_version.c |
Resets Radio, gets ZNP version information using SYS_VERSION command and displays it. | |
| file | example_read_nv_items.c |
Resets Radio, reads out the contents of all non-volatile (NV) items and displays to console. | |
| file | example_read_radio_GPIO_pins.c |
Resets Radio, configures the GPIO pins as inputs, then reads out the value of these pins to console once per second, between 0x00 (all low) to 0x0F (all high). To test, start this application then connect one or more GPIO pins to GND. You will see the value change accordingly. | |
| file | example_reset_radio.c |
Resets Radio, parses message received and displays to console. | |
| file | example_rf_tester.c |
Simple utility to configure the ZNP to output an RF test signal. | |
| file | example_write_nv_items.c |
Resets Radio, prompts the user for which NV item to write (1-6) and writes test data to that location. | |
| file | example_write_radio_GPIO_pins.c |
Resets Radio, configures the GPIO pins as outputs, then toggles the GPIO pins once per second. To test, monitor GPIO pins with an oscilloscope. | |
1.6.3